POV-Ray : Newsgroups : povray.beta-test : #undef error? : #undef error? Server Time
29 Jul 2024 18:17:23 EDT (-0400)
  #undef error?  
From: Leroy Whetstone
Date: 3 Apr 2002 01:28:23
Message: <3CAABBF7.F8A86E69@joplin.com>
In beta 14 this worked:

#declare Get=yes;
#include"something.pov"
#undef Get

In beta 15 there is an parsing error:
undeclared identifier, float identifier found instead

But this works in beta 15

 #declare Get="yes";
        :
#undef Get

I have:
Computer: Amd Athlon 1.2GHz 256Meg RAM
POVRAY: version 3.5.beta.id.win32
--
Have Fun!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.